.form-box,
.captcha-form,
.passcode-form {
    height: 50rem;
    width: 70%;
    margin: 0 auto;
    margin-top: 5rem;
}

.captcha-form,
.passcode-form {
    text-align: center;
}


